'Declaration
Public Function GetBitDepth( _ ByVal ImageID As Integer _ ) As Integer
public int GetBitDepth( int ImageID )
public function GetBitDepth( ImageID: Integer ): Integer;
public function GetBitDepth( ImageID : int ) : int;
public: int GetBitDepth( int ImageID )
public: int GetBitDepth( int ImageID )
Parameters
- ImageID